WorkflowResource.getExecutions({'page': /* page
page number starting 0 */, 'size': /* size
number of workflows per page */, 'wid': /* workflowId
workflow id */});
Get all executions by workflow id
Output:
java.util.List<edu.illinois.ncsa.datawolf.domain.Execution> - a execution in JSON